wpCampusSettings 
EntityType  Independent 
Logical Entity Name  wpCampusSettings 
Default Table Name  wpCampusSettings 
Logical Only  NO 
Definition 
 
Note 
 

wpCampusSettings Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
wpCampusSettingsID(PK)    INTEGER  NO 
 
SyCampusID(FK)    INTEGER  NO 
 
CampusSettings    TEXT  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

wpCampusSettings Keys 
Key Name  Key Type  Keys 
PK_wpCampusSettings_wpCampusSettingsID  PrimaryKey  wpCampusSettingsID 
wpCampusSettings_UserID_N_N_IDX  Inversion Entry  UserID 
wpCampusSettings_SyCampusID_N_N_IDX  Inversion Entry  SyCampusID 

wpCampusSettings Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  One To Zero or More        SyCampusID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

wpCampusSettings Check Constraints 
Check Constraint Name  CheckConstraint